# Acuity

Rep.ai integration with Acuity allows visitors to book a meeting on your calendar if no one is available to take their call.&#x20;

### Authorizing Rep.ai with Acuity

To give Rep.ai access to your Acuity account, go to the [Integrations page](https://app.rep.ai/settings/integrations) in your Rep.ai settings, find the Acuity card, and click the toggle to enable it. You'll be redirected to Acuity to authorize access.

![](/files/hty6uZCugCw1C10FGLRp)


---

# 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://docs.rep.ai/integrations/acuity.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.
