# Add Tags to Resources

## For New Resources

You can usually add tags in **More Settings** when creating resources like instances, storage, or IPs.

<div align="left"><figure><img src="/files/BhPgY0JEWSRpwTDUG5TK" alt=""><figcaption></figcaption></figure></div>

1. Click **Add a Tag**.

   <div align="left"><figure><img src="/files/YeEepfAsSp8Sa29UwIjp" alt=""><figcaption></figcaption></figure></div>
2. Enter or select a key and a value to add a tag. You can add up to `20` tags at a time.
3. You can also go to [Tag Management](/welcome/platform/team-management/tag-management.md) to manage your tags.

## For Old Resources

You can also add tags in **Actions** > **Edit Tags** after creating resources like instances, storage, or IPs.

The steps are the same as when creating new resources.

<div align="left"><figure><img src="/files/sHaSWwp7qQEnCBxgxHKx" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">Entering a tag key will automatically create a new tag.</mark>
{% endhint %}


---

# 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.console.zenlayer.com/welcome/platform/team-management/tag-management/add-tags-to-resources.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.
