> For the complete documentation index, see [llms.txt](https://docs.abbey.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abbey.io/getting-started/tutorials.md).

# Step-by-Step Tutorials

- [AWS: Managing Access to Identity Center Groups](https://docs.abbey.io/getting-started/tutorials/aws-managing-access-to-identity-center-groups-and-accounts.md)
- [AWS: Managing Access to Identity Center Permission Sets](https://docs.abbey.io/getting-started/tutorials/aws-managing-access-to-identity-center-groups-and-accounts-1.md)
- [AWS: Managing Access to IAM Groups](https://docs.abbey.io/getting-started/tutorials/aws-managing-access-to-iam-groups.md)
- [Azure AD: Managing Access to Groups](https://docs.abbey.io/getting-started/tutorials/azure-ad-managing-access-to-groups.md)
- [Confluent: Managing Access to Kafka ACLs](https://docs.abbey.io/getting-started/tutorials/confluent-managing-access-to-kafka-acls.md)
- [Databricks: Managing Access to Managed Tables in Unity Catalog](https://docs.abbey.io/getting-started/tutorials/databricks-managing-access-to-managed-tables-in-unity-catalog.md)
- [Databricks: Managing Access to Groups](https://docs.abbey.io/getting-started/tutorials/databricks-managing-access-to-groups.md)
- [GitHub: Managing Access to Teams](https://docs.abbey.io/getting-started/tutorials/github-managing-access-to-teams.md)
- [Google Cloud: Managing Access to Groups](https://docs.abbey.io/getting-started/tutorials/google-cloud-managing-access-to-groups.md)
- [Google Workspace: Managing Access to Google Groups](https://docs.abbey.io/getting-started/tutorials/g-suite-managing-access-to-google-groups.md)
- [Kafka: Managing Access to ACLs](https://docs.abbey.io/getting-started/tutorials/kafka-managing-access-to-acls.md)
- [Okta: Managing Access to Groups](https://docs.abbey.io/getting-started/tutorials/okta-managing-access-to-groups.md)
- [Postgres: Managing Access to Roles](https://docs.abbey.io/getting-started/tutorials/postgres-managing-access-to-roles.md)
- [Snowflake: Managing Access to Tables](https://docs.abbey.io/getting-started/tutorials/snowflake-managing-access-to-tables.md)
- [Tabular: Managing Access to Apache Iceberg Roles](https://docs.abbey.io/getting-started/tutorials/tabular-managing-access-to-apache-iceberg-roles.md)
- [Tailscale: Managing Access to ACLs](https://docs.abbey.io/getting-started/tutorials/tailscale-managing-access-to-acls.md)
- [Vault: Managing Access to Groups and Policies](https://docs.abbey.io/getting-started/tutorials/vault-managing-access-to-groups-and-policies.md)
- [Integrating Abbey with Terraform Cloud](https://docs.abbey.io/getting-started/tutorials/integrating-abbey-with-terraform-cloud.md)
- [Using Abbey with Atlantis](https://docs.abbey.io/getting-started/tutorials/using-abbey-with-atlantis.md)
- [Using Abbey with Spacelift](https://docs.abbey.io/getting-started/tutorials/using-abbey-with-spacelift.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.abbey.io/getting-started/tutorials.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.
