> For the complete documentation index, see [llms.txt](https://docs.ylytic.com/ylytic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ylytic.com/ylytic/faqs/about-ylytic.md).

# About Ylytic

**What does** [**Ylytic**](https://www.ylytic.com/) **do?**

[Ylytic](https://www.ylytic.com/) helps creator businesses maximize ROI using SaaS tools to access all types of creator data and insights across platforms.

**Which products does** [**Ylytic**](https://www.ylytic.com/) **offer?**

[Ylytic](https://www.ylytic.com/) offers the following:

1. APIs for 1st and 3rd Party Creator Data - Profile, Reach, Engagement, Audience, Income, Comments, Sentiment
2. Creator Onboarding for First-Party Data - Custom Microsite, Embeddable buttons
3. Dashboard for Accessing and filtering Creator Data and Insights in bulk (1st and 3rd Party)
4. Live Campaign tracking tool (Using Post URL)
5. Discover New Creators (Module Coming Soon)

**Who can use these products and for what?**

Businesses working with creators and influencers can use these products to maximize their RoI from creators by improving decisions with data and insights for their clients or products. Creators can also track who has access to their data and manage these permissions. They can also track growth metrics and insights to improve their following and engagement using our app. Our creator offerings will be enhanced in the future.

**Does** [**Ylytic**](https://www.ylytic.com/) **offer a Free Trial?**&#x20;

Yes, we offer a free trial with a limit on usage depending on the product and the organization’s needs.

**Does** [**Ylytic**](https://www.ylytic.com/) **provide API integration?**

Yes, we do. Refer to our Pricing Plans and API documentation for more details or write to us at [help@ylytic.com](mailto:undefined)

**Where is** [**Ylytic**](https://www.ylytic.com/) **based?**

Our headquarters is in Pune, India with a team based in multiple locations currently in India and Spain.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ylytic.com/ylytic/faqs/about-ylytic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
