# S3: Redact Financial Data

**Objective:** Redact publicly accessible financial data from S3 objects

* **Trigger:** bucket has public read access, data element category is `FINANCIAL`
* **Filter:** bucket name is not vendor-profile buckets
  * Additional options: object key, account name
* **Actions:** send a Slack notification and redact data

<figure><img src="/files/bAZc7T4kdrl21b5NCAgD" alt=""><figcaption></figcaption></figure>


---

# 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://docs.teleskope.ai/the-platform/policy-maker/s3-redact-financial-data.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.
