# Where to find API Keys for Freshsales

Follow the below instructions for find your Freshsales API Keys

* Sign in to Freshsales using your subdomain and login your credentials.
* Click on the profile picture on the top right and select **settings**.

![Navigate to Freshsales settings](/files/-LqjNcEpBpKhMHWeQlDp)

* Click the **API Settings** tab to four API Key

![Freshsales API Key](/files/-LqjNzsJINH6SgnotQ-a)

* You are required to provide this API key while integrating Freshsales on Daton.
* Read more about Freshsales API keys at <https://support.freshsales.io/support/solutions/articles/220099-how-to-find-my-api-key>


---

# Agent Instructions: 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:

```
GET https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/freshsales-api-keys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
