> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dovetail.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ChatGPT 

<Frame>
  <img src="https://mintcdn.com/dovetail-e5aa4160/9mPzfTTsOl9GCz_1/images/Dovetail-and-ChatGPT-1.jpg?fit=max&auto=format&n=9mPzfTTsOl9GCz_1&q=85&s=b517e2e50c398e0855cc0d3f69c6c4bf" alt="Dovetail And Chat GPT 1" width="1456" height="968" data-path="images/Dovetail-and-ChatGPT-1.jpg" />
</Frame>

## Overview

Bring your customer research into ChatGPT. Search your Dovetail workspace, pull insights and customer quotes, and use real research to write PRDs, shape roadmaps, or prepare stakeholder summaries, all from a ChatGPT conversation.

<video src="https://mintcdn.com/dovetail-e5aa4160/D2irmYDojjLXkiWn/videos/Dovetail_OpenAI.mp4?fit=max&auto=format&n=D2irmYDojjLXkiWn&q=85&s=aca69bc902aa0c68bc12495c10cccf84" controls data-path="videos/Dovetail_OpenAI.mp4" />

ChatGPT is a first-party integration, no manual server configuration or API tokens needed. It uses OAuth, so you just sign in and authorize.

## Supported capabilities

| **Tool**                 | **Description**                     |
| ------------------------ | ----------------------------------- |
| `get_dovetail_projects`  | List all projects in your workspace |
| `search_workspace`       | Search across all content           |
| `list_project_insights`  | List and read insights              |
| `get_project_insight`    | Browse and read insights            |
| `list_project_data`      | List project data                   |
| `get_project_data`       | Access project data                 |
| `get_project_highlights` | Get highlights for a project        |

## Connect Dovetail to Chat GPT

* Sign in to Dovetail with your usual credentials
* Go to [ChatGPT Dovetail app](https://chatgpt.com/apps/dovetail/asdk_app_6993d29ac7b48191974c461b8c59fbb6)
* Click "Connect"
* Authorize access. Grant ChatGPT permission to access your Dovetail workspace
* Start asking questions ChatGPT can now search your workspace, read project insights, and surface customer highlights. Use that research as grounded evidence to write PRDs, prioritize roadmaps, stakeholder summaries, all without leaving the conversation.

<Frame>
  <img src="https://mintcdn.com/dovetail-e5aa4160/jiEO7OSoloPHMaD5/images/Connect.jpg?fit=max&auto=format&n=jiEO7OSoloPHMaD5&q=85&s=964b3bf66989d49ec7d8b34eafc438e8" alt="Connect" width="1456" height="968" data-path="images/Connect.jpg" />
</Frame>

## Using Dovetail in your prompts

After connecting, you can reference Dovetail data in your prompts.

* Open a new chat in ChatGPT
* Click \[+] next to the message input to open the tools menu and select \[...] More, then choose Dovetail from the list
* A Dovetail badge will appear at the bottom of the input box. ChatGPT will now use your workspace as context for that conversation.

<Frame>
  <img src="https://mintcdn.com/dovetail-e5aa4160/jiEO7OSoloPHMaD5/images/Chat.jpg?fit=max&auto=format&n=jiEO7OSoloPHMaD5&q=85&s=0394e5a389d42babed07e7f16d11b2f2" alt="Chat" width="1456" height="968" data-path="images/Chat.jpg" />
</Frame>

#### Example: writing a PRD

```text theme={null}
Search Dovetail for customer feedback about file sharing. Then write a PRD for a new file sharing feature, using the insights and customer quotes as evidence for each requirement.
```

#### Example: building a roadmap

```text theme={null}
List all projects in Dovetail, then pull the insights from each one. Based on the patterns across projects, suggest a prioritized quarterly roadmap with customer evidence for each initiative.
```

#### Example: competitive analysis

```text theme={null}
Search Dovetail for mentions of competitors. Summarize what customers say about alternative tools and where we're falling short, format it as a competitive landscape section for a strategy doc.
```

## Tips

<AccordionGroup>
  <Accordion title="Use exact project names">
    ChatGPT matches against your workspace, so ask it to list projects first if you're unsure.
  </Accordion>

  <Accordion title="Combine tools in one conversation">
    The best results come from chaining search, insights, and highlights together, e.g. "Search for X, then get the full insight, then pull supporting quotes".
  </Accordion>

  <Accordion title="Filter by content type">
    Ask ChatGPT to search only highlights or only insights if results are too broad.
  </Accordion>

  <Accordion title="Page through large projects">
    Results return 20 items at a time. Ask ChatGPT to "get the next page" for more.
  </Accordion>
</AccordionGroup>

## Learn more

[Changelog: Dovetail connector for ChatGPT](https://dovetail.com/changelog/dovetail-connector-for-chatgpt/)

[ChatGPT Help Center: ChatGPT apps with sync](https://help.openai.com/en/articles/10847137-chatgpt-apps-with-sync)
