# How to generate Access Token for Calendly

Follow the below instructions to generate Calendly Access Token

* Login to your **Calendly** account
* Go to **Integrations** Page
* Select **API & Webhook** tile
* If you have no prior personal access tokens, select **Get a token now** under **Personal Access Tokens**
* If you already have a token, select **Generate new token** under **Your personal access tokens**
* At **Create your personal access token** window, create an identifiable name for your token and select **Create Token**, then **Copy token**.


---

# 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/how-to-generate-access-token-for-calendly.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.
