# \[Mobile App] Replace: Create And Management

## Open Replace Screen&#x20;

* &#x20;Login Account and open to Home AutoForward

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2FhKwouRXlkSVV7zc4kj9v%2FHomeMenu.png?alt=media&#x26;token=db8562ec-0e0c-4ae4-93f3-219bdae24b5f" alt=""><figcaption><p>Home Menu</p></figcaption></figure>

* At **Home Menu** select item **Replace** to open **Replace Screen**

## Create New Replace&#x20;

**Step1.** At **Replace Screen** click icon add on top right to create new Replace

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2FpOND23L6bjA9J8KVQMBU%2Freokac.png?alt=media&#x26;token=5e089649-a5c0-44dd-8bd5-045d014c414c" alt=""><figcaption></figcaption></figure>

**Step2.** At **Replace Create** enter the parameters to create&#x20;

{% hint style="warning" %}
(\*) : Required fill

Optional: can skip
{% endhint %}

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2FgTrgF1kZBRsBuLmPtqod%2Fcreate.png?alt=media&#x26;token=17d750f0-405c-4867-87b2-c6cafcad6744" alt=""><figcaption></figcaption></figure>

* **Label(\*)**: is the nickname you want to define for your Replace. if use regex please select Basic -> Regex
* **Full Content Original(Optional)**: Is your content before replacing. You may skip it.
* **Original Words(\*)**: is the word or phrase you want to replace. If using regex, enter the syntax here
* **New Words Replace(\*)**: is the word or phrase you will to replace.
* **Apply For Task(Optional)**: If you have created a task before, you can choose to apply it now or skip it and do it later
* <mark style="color:green;">**Once you have filled in the information, click Create Replace to complete**</mark>

#### &#x20;\* **Label** Option

* **Basic** : Use content is text basic
* **Regex**: Use content is regex
* **Remove Line**: This feature is used to remove lines from the message. You will use keywords to check message lines and if a keyword or one of the keywords (if multiple) is found on the line, AutoForward will remove that line from the final result.

## Management and apply for Task

**Step 1.** Open **Replaces Screen**

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2F6InFiyAF6IBjWK85d77H%2Frp.png?alt=media&#x26;token=67d9e16f-56bc-4287-ba98-8bee6a3460e5" alt=""><figcaption></figcaption></figure>

**Step 2.** At **Replace Screen** click **item Replace you want apply. A popup will show**

<div align="left"><figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2FHdERxAvawiRYtDsp3CZj%2Fpopre.png?alt=media&#x26;token=9e4ebd2a-277a-496b-8cd0-b3e9b3e27f08" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 3. Click Activate/Deactivate For Task to show list Task will apply or deactivate**

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2FqUbLzFulnjIN6lesx4Zx%2Fshowtask.png?alt=media&#x26;token=724ed53a-7844-4eeb-9c55-8755588ad79e" alt=""><figcaption></figcaption></figure>

**Final  click Task you want apply or deactivate to Done**


---

# 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-v2.autoforwardtelegram.com/mobile-app/mobile-app-replace-create-and-management.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.
