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

# About docs.superoffice.com

> Overview of the SuperOfficeDocs GitHub organization and how to contribute to the SuperOffice documentation site.

## SuperOffice Docs

SuperOfficeDocs is an organization on GitHub used to organize all external documentation for [SuperOffice][1].

The content comes from the `docs` repository and is built and hosted by Mintlify. Every article on the site offers ways for you, the reader, to interact with it directly, as described below.

## Interactive documentation

Near the top of each article, the contextual menu offers quick actions: copy the page as Markdown, view it as plain Markdown, open it as context in ChatGPT, Claude, or Perplexity, or connect it to Cursor or VS Code.

![Contextual menu open on an article -screenshot][img1]

At the bottom of each article, a feedback widget asks whether the page was helpful. A **Yes** or **No** rating goes to SuperOffice's Mintlify dashboard. The **Suggest edits** button opens a pull request against this repository with your proposed change, and the **Raise issue** button opens a new GitHub issue against this repository.

![Feedback widget at the bottom of an article -screenshot][img2]

You can also switch the site between light, dark, and system theme using the toggle in the header.

![Theme toggle dropdown open in light mode -screenshot][img3]

![Theme toggle dropdown open in dark mode -screenshot][img4]

You can also use the **Site feedback** link in the site footer to raise an issue in the separate [SuperOfficeDocs/feedback][3] repository, distinct from the **Raise issue** button above, which targets this `docs` repository directly. In addition to contributing feedback, or suggesting edits, you can clone the repository and directly contribute to the improvements of `docs.superoffice.com`.

## Contributing to SuperOfficeDocs

To learn the basics of contributing to the SuperOffice Docs project on GitHub, see the [Contribute guide][2].

[1]: https://www.superoffice.com

[2]: contribute/index

[3]: https://github.com/SuperOfficeDocs/feedback

[img1]: /media/loc/en/contribute/about-contextual-menu.png

[img2]: /media/loc/en/contribute/about-feedback-widget.png

[img3]: /media/loc/en/contribute/about-theme-toggle-light.png

[img4]: /media/loc/en/contribute/about-theme-toggle-dark.png


## Related topics

- [Contribute to SuperOffice Docs](/contribute/overview.md)
- [How to include code in docs](/contribute/markdown-guide/code-in-docs.md)
- [How to use links in docs](/contribute/markdown-guide/links-in-docs.md)
- [Reviews on SuperOfficeDocs](/contribute/review/index.md)
- [SEO and social previews](/contribute/seo.md)
- [Getting started with SuperOfficeDocs](/contribute/getting-started.md)
- [Organization of repositories](/contribute/files-and-folders.md)
