> For the complete documentation index, see [llms.txt](https://www.cakewalk.security/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.cakewalk.security/docs/human-access/connections-and-integrations/integration-guides/dovetail.md).

# Dovetail

Connect Dovetail to Cakewalk for auto-provisioning with an admin account or Google sign-in, including where to find your subdomain.

### :sparkles: Auto Provisioning

| **Authentication method** | Username & password, or a connected Google account. See [Sign in with Google](/docs/human-access/how-to-guides/auto-provisioning/how-it-works/sign-in-with-google.md). |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Required permissions**  | `Admin`                                                                                                                                                                |
| **Required metadata**     | `Subdomain`. See details [here](#where-can-i-find-my-subdomain).                                                                                                       |
| **MFA**                   | Not supported.                                                                                                                                                         |

{% hint style="info" %}
**Signing in with Google:** if your Dovetail admin account signs in through Google, choose **Sign in with Google** on the Sign-in method step and pick a connected account. Cakewalk then uses `Continue with Google` on your Dovetail login page. The `Subdomain` is checked before the sign-in starts, so it has to be right even though no Dovetail password is involved. See [Sign in with Google](/docs/human-access/how-to-guides/auto-provisioning/how-it-works/sign-in-with-google.md).
{% endhint %}

<details>

<summary><strong>Where can I find my <code>Subdomain</code>?</strong></summary>

1. Navigate to Dovetail and click `Settings`.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-09-03/8a7a5567-6bca-4a81-b653-1c8b4c2bf991/ascreenshot.jpeg?tl_px=0,285\&br_px=1376,1055\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=99,515)

2. Click `Workspace settings`.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-09-03/89fd2bd2-09eb-49cf-8254-3251d0da29b9/ascreenshot.jpeg?tl_px=0,0\&br_px=1376,769\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=287,150)

3. Copy your subdomain and paste it into the corresponding field in Cakewalk.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-09-03/48294fe5-82e5-47c6-8392-1b179aba6339/ascreenshot.jpeg?tl_px=200,210\&br_px=1576,979\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,277)

</details>


---

# 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://www.cakewalk.security/docs/human-access/connections-and-integrations/integration-guides/dovetail.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.
