# Content privacy

## Content Privacy

{% hint style="warning" %}
**Important**

Content that you share in Simpler.Grants.gov communications channels is **never** fully private. Administrators can view all of the content shared in each channel, and the content in these channels is subject to [Freedom of Information Act (FOIA) requests](https://www.foia.gov/how-to.html).
{% endhint %}

There are a few important considerations regarding the privacy of content that is shared in any of the channels listed above:

* **Admins can view all messages:** Administrators of each channel can view and delete or modify content shared within that channel. This includes channels with the semblance of privacy, such as direct messages within Slack.
* **Content is subject to FOIA:** All content shared in these channels is also subject to a [Freedom of Information Act (FOIA) request](https://www.foia.gov/how-to.html). That may include content categorized as "internal," pending FOIA request approval. This further underscores the importance of **never** sharing sensitive or prohibited information in these changes.

<table><thead><tr><th width="215">Date</th><th width="185">Update</th><th>Notes</th></tr></thead><tbody><tr><td></td><td>Initial Content</td><td>Updated with Initial content</td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://wiki.simpler.grants.gov/get-involved/policies-and-guidelines/content-privacy.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.
