> For the complete documentation index, see [llms.txt](https://docs.defguard.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defguard.net/using-defguard-for-end-users/mobile-client/instance-manage.md).

# Managing your Instance

In this guide you will learn how to manage your instances. If you haven't added your instance yet, follow [this guide](/using-defguard-for-end-users/mobile-client/instance-adding.md#adding-instance-in-defguard)

## Changing traffic routing method after first connection

1. Open Defguard.
2. Go to **Instances** in the app menu.
3. Press & Hold the **Connect** button next to the location you want to update.
4. When the popup appears, look for the option **Select Traffic Routing**.

<figure><img src="/files/45cwkn9EtySF8fiidikJ" alt="" width="375"><figcaption></figcaption></figure>

5. You will see this:

<figure><img src="/files/pI05tiOiJtLToT8Lqdv9" alt="" width="375"><figcaption></figcaption></figure>

6. Choose method and click **Connect**

## Changing MFA method after first connection

1. Go to **Instances** in the app menu.
2. Press & Hold **Connect** button next to location name and wait until popup shows.

<figure><img src="/files/q0Hkf4JrdPFEr46iu8hK" alt="" width="375"><figcaption></figcaption></figure>

3. Click **Select MFA Method**.
4. You will see this:

<figure><img src="/files/adJItjRlu2IELNhrTBQ9" alt="" width="375"><figcaption></figcaption></figure>

5. Choose method and click **Connect**


---

# 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://docs.defguard.net/using-defguard-for-end-users/mobile-client/instance-manage.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.
