# Two Factor Authentication

Login to cps.coti.io and click on the settings cog labelled 1 in the screenshot below, and then click Enable.

![](/files/-MYuZBkYA9B8yHxtPt9m)

### Download Google Authenticator

![](/files/-MYuZkdeM9yvzjg9L-se)

Follow the numbers below

1. Download the app for your phone
2. Make a backup of the text 2FA key in case you lose your phone. You must never give this to anyone. Then feel free to scan the QR code.
3. Enter your login password for CPS once again for security reasons.
4. Open google authenticator on your phone and enter the 6 digit, 2 factor code.

![](/files/-MYuwqUvDpOoOG0FhoLb)


---

# 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://cotidocs.geordier.co.uk/extra-recommended-info/two-factor-authentication.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.
