# Confidentiality guidelines

By default, Mattermost defaults to [open actions](/company/about-mattermost/list-of-terms.md#open-actions) for publicly documenting information in a web-discoverable format.

Below is a set of guidelines on what information is considered confidential and should not be published publicly:

* Financial information related to Mattermost, such as revenue and cash, as this may impact potential future funding and IPO.
* Usage metrics and analysis related to Mattermost deployments (such as telemetry, trial conversions, DAU) as this may impact potential future funding and IPO.
* Personal information related to staff, customers or community, including residence and full name unless otherwise publicly disclosed.
* Customer information received during support or sales discussions, including customer name unless usage of Mattermost is otherwise publicly disclosed.
* Open discussions about security vulnerabilities, as this may put our users at risk of security attacks.


---

# Agent Instructions: 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:

```
GET https://handbook.mattermost.com/operations/operations/company-processes/publishing/publishing-guidelines/confidentiality-guidelines.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.
