> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags-to-a-single-contact.md).

# How To Add Tags to A Single Contact

Please make sure you have completed Tagging before beginning to add Tagging to your contact. To learn how to generate tags, please visit [**Tutorial How to Add Tags**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags.md). Please proceed with the steps from step 1 to step 7 shown below after you have finished tagging.

1. Login to your account via [**https://landing-page.kuasa.io/**](https://landing-page.kuasa.io/)**.**
2. Click **Landing Page.**

<figure><img src="/files/HUX4A3X2pQBywXtbvSWG" alt=""><figcaption></figcaption></figure>

3. Click **Contacts >** **Manage Contact**.

<figure><img src="/files/wxGd6VVYC1BkQdAMGoQw" alt=""><figcaption></figcaption></figure>

4. Select the contact you want to add tagging by clicking **View Profile**.

<figure><img src="/files/nuBUtDKSHj3QK5N8HxXz" alt=""><figcaption></figcaption></figure>

5. Click **Add a tag** on the customer's profile page.

<figure><img src="/files/5EzP9igZYRzua2cxHeSX" alt=""><figcaption></figcaption></figure>

6. New **added tagging** will be shown as in the picture below.

<figure><img src="/files/VSwgeBQEDM6qycY5WWrS" alt=""><figcaption></figcaption></figure>

7. Congratulations! Tagging has been successfully applied to your customer's contact.&#x20;

<figure><img src="/files/sEN2UPVT0Hrv6RGDDuWS" alt=""><figcaption></figcaption></figure>


---

# 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags-to-a-single-contact.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.
