[Yandex Cloud documentation](../../index.md) > [Yandex API Gateway](../index.md) > Step-by-step guides > All guides

# Step-by-step guides for API Gateway

* [Creating an API gateway](api-gw-create.md)

## Managing an API gateway {#manage-api-gw}

* [Updating an API gateway](api-gw-update.md)
* [Adding a domain](api-gw-domains.md)
* [Specifying a cloud network to host an API gateway](api-gw-network-add.md)
* [Setting up variables](api-gw-vars.md)
* [Setting up a canary release](api-gw-canary.md)
* [Adding a label](label-add.md)
* [Updating a label](label-update.md)
* [Deleting a label](label-delete.md)
* [Viewing monitoring charts](api-gw-monitoring.md)
* [Viewing the execution log](api-gw-logs.md)
* [Writing to the execution log](api-gw-logs-write.md)
* [Removing a domain](api-gw-domain-detach.md)
* [Migrating API gateways to the ru-central1-d availability zone](api-gw-migration.md)
* [Deleting an API gateway](api-gw-delete.md)

## Getting trigger information {#trigger-info}

* [Getting a list of triggers](trigger/trigger-list.md)
* [Getting trigger information](trigger/trigger-info.md)

## Creating a trigger {#trigger-create}

* [Creating a timer](trigger/timer-create.md)
* [Creating a trigger for Message Queue](trigger/ymq-trigger-create.md)
* [Creating a trigger for Object Storage](trigger/os-trigger-create.md)
* [Creating a trigger for Container Registry](trigger/cr-trigger-create.md)
* [Creating a trigger for Cloud Logging](trigger/cloud-logging-trigger-create.md)
* [Creating a trigger for Yandex IoT Core (device)](trigger/iot-core-trigger-create.md)
* [Creating a trigger for Yandex IoT Core (broker)](trigger/iot-core-trigger-broker-create.md)
* [Creating a trigger for budgets](trigger/budget-trigger-create.md)
* [Creating a trigger for Data Streams](trigger/data-streams-trigger-create.md)
* [Creating an email trigger](trigger/mail-trigger-create.md)

## Managing triggers {#trigger-manage}

* [Updating a trigger](trigger/trigger-update.md)
* [Viewing monitoring charts](trigger/trigger-monitoring.md)
* [Deleting a trigger](trigger/trigger-delete.md)

## Specification constructor {#spec-constructor}

* [Cloud Functions](spec-constructor/cloud-functions.md)
* [Static response](spec-constructor/dummy.md)
* [Object Storage](spec-constructor/object-storage.md)
* [Serverless Containers](spec-constructor/containers.md)
* [Access over HTTP](spec-constructor/http.md)
* [Message Queue](spec-constructor/ymq.md)
* [Data Streams](spec-constructor/datastreams.md)
* [Managed Service for YDB](spec-constructor/ydb.md)
* [DataSphere](spec-constructor/datasphere.md)
* [Yandex Cloud AI Studio](spec-constructor/yagpt.md)
* [Yandex Workflows](spec-constructor/workflows.md)
* [Swagger UI](spec-constructor/swagger.md)

## Getting additional information {#get-additional-info}

* [Viewing operations with API Gateway resources](operation-logs.md)