# Notch's Help Center

## Notch's Help Center

- [Welcome](https://docs.notch.so/welcome.md): Overview of Notch and its features Benefits of using Notch
- [Notch Editor](https://docs.notch.so/all-about-the-space/notch-editor.md): Notch's editor supports different writing formats, interactive blocks, helpful ways to organize your content and more.
- [Elements](https://docs.notch.so/all-about-the-space/elements.md): Notch editor supports different writing formats, interactive blocks, helpful ways to organize your content and more.
- [Text elements](https://docs.notch.so/all-about-the-space/elements/text-elements.md): An overview of all text elements in Notch
- [Embeds](https://docs.notch.so/all-about-the-space/elements/embeds.md): Overview of all embed options in Notch
- [PDF Export](https://docs.notch.so/all-about-the-space/pdf-export.md): Export spaces and pages as PDF
- [Activity Insights](https://docs.notch.so/all-about-the-space/activity-insights.md): See all client interactions within a Notch space
- [Templates](https://docs.notch.so/more-features/templates.md): Using Templates in Notch
- [Space lists](https://docs.notch.so/more-features/space-lists.md): Organize your spaces in shared or private lists
- [Content Library](https://docs.notch.so/more-features/content-library.md): Notch's Content Library for managing and sharing files within your team
- [Chat](https://docs.notch.so/more-features/chat.md): Our Notch Chat enables seamless communication between your internal team members and external visitors within your Spaces.
- [Slack](https://docs.notch.so/integrations/slack.md): Notch's integration for Slack lets you be notified about all your clients' activities.
- [HubSpot](https://docs.notch.so/integrations/hubspot.md): Notch's integration for HubSpot lets you sync all clients' activities to a specific deal.
- [Salesforce](https://docs.notch.so/integrations/salesforce.md): Notch's integration for Salesforce lets you sync all clients' activities to a specific opportunity.
- [Profile Settings](https://docs.notch.so/account-management/profile-settings.md): View and manage the settings for your personal Notch account.
- [Team Settings](https://docs.notch.so/account-management/team-settings.md): Set up your Notch Team in the best way
- [Branding](https://docs.notch.so/account-management/team-settings/branding.md): White-label the appearance of your spaces
- [Custom Domain](https://docs.notch.so/account-management/team-settings/custom-domain.md): Set up a custom domain in Notch to brand your Notch account with your own domain.
- [Team Management](https://docs.notch.so/account-management/team-settings/team-management.md): Manage team members in Notch
- [Pricing & Billing](https://docs.notch.so/account-management/team-settings/pricing-and-billing.md): The following section can help if you have any questions related to pricing and billing.
- [Account Deletion](https://docs.notch.so/account-management/team-settings/account-deletion.md): How to delete your Notch account
- [Contact Support](https://docs.notch.so/help-and-faq/contact-support.md): Our support team is here to help
- [Debugging Tips](https://docs.notch.so/help-and-faq/debugging-tips.md): Some quick tips to help resolve common issues.
- [Reporting Bugs](https://docs.notch.so/help-and-faq/reporting-bugs.md): Learn how to report bugs and issues to help us improve Notch.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.notch.so/welcome.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.
