# Signing in

To sign in to the app use the same credentials as you use to login to the web app.

<figure><img src="/files/rrN3ZYS5kGhoMj43IF79" alt="" width="188"><figcaption></figcaption></figure>

If you have enabled Google, Microsoft or SSO login, you will be given the option to use your identity provider after entering your email address.

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

You will be able to see all the mobile devices you currently have logged in on the **Mobile Devices** tab in your **User Profile**.

<figure><img src="/files/yBwsMstI3Kh6hkx6HwbH" alt="" width="563"><figcaption></figcaption></figure>

You can remove any devices you no longer want to have authenticated.

## Signing out

You will remain signed in to the mobile app until you manually logout.

<figure><img src="/files/3fjl0gvZt5y1p4NYw1Ma" alt="" width="316"><figcaption></figcaption></figure>


---

# 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.giraffecctv.com/mobile-app/signing-in.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.
