> 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-features-and-pricing.md).

# About Ylytic Features and Pricing

**What does 1 credit get you for third party creators?**  

| Criteria                                               | Validity | Refresh Frequency | Credits |
| ------------------------------------------------------ | -------- | ----------------- | ------- |
| 1 campaign post                                        | 30 days  | 24 hours          | 1       |
| 1 creator outreach                                     | N/A      | N/A               | 0.1     |
| Discovery (per page)                                   | N/A      | N/A               | 0.1     |
| 1 creator with audience (third party)                  | 30 days  | 7 days            | 1       |
| 1 creator insights w/o audience (third party)          | 30 days  | 7 days            | 0.2     |
| 1 creator insights w/o audience one time (third party) | 3 days   | N/A               | 0.075   |

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

We currently are integrated with Instagram and YouTube. Upcoming integrations include Twitter, LinkedIn, TikTok, Spotify, Discord, WhatsApp and Telegram.

**What happens when a creator connects their social accounts?**  

When a creator connects their social accounts through Ylytic, they give Ylytic permission to access specific read-only data from their profiles and provide it to our client businesses for purposes that benefit both the creator and the business. These permissions are specific to the businesses and their needs and creators can completely control who gets what permission and withdraw consent when they choose. Creator data is not used for any other purpose or by anyone else except these.

**Where do I need to be located to use** [**Ylytic**](https://www.ylytic.com/)**?**  

You can be located anywhere in the world to use our products. We are entirely digital and accept payments in most currencies.

**How can I delete my account?**  

We are very sorry to see you go. Don't hesitate to contact us at <help@ylytic.com> to request the deletion of your account or tell us about any difficult experiences you’ve had using our products.

**Can I share my account with my colleagues?**  

You can have multiple seats with a plan as we have liberal policies for teams using our product. Just write to us at <help@ylytic.com> to request additional logins as we don’t recommend sharing passwords.

**How many posts can I add to a campaign?**   

There's no restriction on the number of posts to a campaign in a paid subscription; however, in a free trial, you can add up to 10 posts. Refer to our Pricing Plans for more details or write to us at <help@ylytic.com><br>

**How many campaigns can I track?**  

This number varies depending on your plan. Refer to our Pricing Plans for more details or write to us at <help@ylytic.com><br>

**Will my credit be deducted for adding invalid handles?**  

No, we don't deduct any credits in case of the addition of invalid handles.


---

# 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-features-and-pricing.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.
