> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/privacy/hide-icon.md).

# Hide icon

## Hide Icon

#### What is Hide Icon?

The **Hide Icon** feature allows you to remove the app’s shortcut from your phone’s app list and home screen. This helps you keep the app private, so it won’t be easily noticed by other people who may use your device.

***

#### How to hide the icon

1. Open the app.
2. Go to **More → Privacy**.
3. Tap **Hide Icon**.
4. Confirm your choice.

Once confirmed, the app icon will disappear from your phone’s app list.

| Tab Mores\Privacy                                                                                   | Show Icon App                                                                                                                                  |
| --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/s2nRcfwDKEPlRNUedz9V" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/88IUFsKaje43uMvWLCQl" alt=""><figcaption><p>Click HIDE APP ICON to hide the icon</p></figcaption></figure></div> |

***

#### How to open the app again

Even when the icon is hidden, you can always open the app by:

* Visiting the official **Download Page**. You can see the link to show the icon (show the app).
* Tapping the button **Open App** on that page.
* The app will launch immediately on your phone.

|                                                                                                     |   |
| --------------------------------------------------------------------------------------------------- | - |
| <div><figure><img src="/files/YUDTPhy42HRieQGcdVSR" alt=""><figcaption></figcaption></figure></div> |   |

***

#### How to unhide the icon

1. Use the **Open App** button on the Download Page to access the app.
2. Go to **More → Privacy** again.
3. Tap **Show Icon**.
4. The app icon will appear back in your phone’s app list.

***

#### Important notes

* You can always find the app in your phone’s system settings under **Apps**.
* If you forget how to open the app, go to the **Download Page** and use the **Open App** button.

{% hint style="success" %}
Now you can use Deeplink to open your hidden app. Go to the Quick Access session to see more links.
{% endhint %}


---

# 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/privacy/hide-icon.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.
