This repository contains the official documentation for YourGPT — AI-first, no-code platform that helps businesses build, automate, and scale customer support, sales, and workflow automation.
The docs provide setup guides, integration tutorials, feature references, and best practices for using YourGPT effectively.
.
├── chatbot/
│ └── docs/
│ ├── ai-agent-management/
│ ├── chatbot-widget/
│ ├── developer-guide/
│ ├── inbox/
│ ├── integrations/
│ ├── studio/
│ └── training-sources/
├── llms.txt # Index of all pages with links (for AI/LLMs)
├── llms-full.txt # All documentation in a single file (for AI/LLMs)
└── README.md
Browse the chatbot/ folder for documentation organized by topic:
| Section | Description |
|---|---|
ai-agent-management/ |
Agent persona, functions, and prompt templates |
chatbot-widget/ |
Widget appearance, positioning, and behavior |
developer-guide/ |
API reference, SDKs, and integration guides |
inbox/ |
Conversation management and lead collection |
integrations/ |
Third-party platform connections |
studio/ |
Flow builder, elements, and automation |
training-sources/ |
Knowledge base and training data setup |
llms.txt- Index of all pages with linksllms-full.txt- All documentation in a single file
We welcome contributions to improve documentation.
Guidelines:
- Write content in Markdown (.md)
- Keep the tone clear, professional, and consistent with YourGPT brand voice
- Use headings, bullet points, and tables for readability
- Submit changes through pull requests
This repository is licensed under the MIT License.
For help with the docs or the YourGPT platform:
- Visit YourGPT.ai
- Visit docs.yourgpt.ai
- Join the Discord Community
- Follow us on Twitter/X
- Connect on LinkedIn
- Open an issue in this repo if you find bugs or gaps in the documentation