# Reference Guides

- [PostgreSQL Integration](https://documentation.immuta.com/SaaS/configuration/integrations/postgresql/reference-guides/postgresql-connection.md): Learn about how the PostgreSQL integration works and what Immuta creates in your environment to enforce object-level access controls
- [Security and Compliance](https://documentation.immuta.com/SaaS/configuration/integrations/postgresql/reference-guides/security-and-compliance.md): Understand the authentication methods and audit features supported by the PostgreSQL integration to ensure you are meeting your organization's security and compliance needs
- [Protecting Data](https://documentation.immuta.com/SaaS/configuration/integrations/postgresql/reference-guides/protecting-data.md): Learn how Immuta enforces policies on data in your PostgreSQL environment
- [Accessing Data](https://documentation.immuta.com/SaaS/configuration/integrations/postgresql/reference-guides/accessing-data.md): Learn how end users can access policy-enforced data in PostgreSQL


---

# 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://documentation.immuta.com/SaaS/configuration/integrations/postgresql/reference-guides.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.
