# Policies View

ConsoleMe's Policy View is a datatable showing all of the resources across your environment that we were able to sync from AWS Config, including your organization's IAM roles, S3 buckets, SQS queues, and SNS topics.

For resource types for which ConsoleMe does not offer a native policy editor, we provide a link that will take you to the resource (or as close as possible) in the AWS Console.

![](https://3646283008-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHx2J68O31YPShOxOKk%2Fuploads%2Fgit-blob-37681dfe1faa43ec6a881f717b522ce235224d5d%2Fimage%20\(5\).png?alt=media)

The policy table is configurable. At Netflix, we show the number of recent Cloudtrail errors associated with our resources, and also provide a link to the internal template of a resource if one exists. These features are not currently implemented in the open source code.

Here's a quick demo of the policies table in action:

{% embed url="<https://youtu.be/Rpp3b5lNXTc>" %}


---

# 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://hawkins.gitbook.io/consoleme/feature-videos/policy-management/multi-account-policies-management.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.
