> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run-offline-team/showing-your-team-how-to-log-in.md).

# Showing your team how to log in

With Report and Run: Offline Team, businesses can share Report and Run's paid features with their employees through an account login. These steps show new team members how to log in.

{% hint style="info" %}
If you are running older versions of Report and Run: Offline (before v. 2.0), [please visit this article for login steps](/manual/report-and-run-offline-team/showing-your-team-how-to-use-report-and-run-offline/showing-your-team-how-to-use-report-and-run-offline-android-12-and-below.md).&#x20;
{% endhint %}

1. Open [Report and Run: Offline](https://www.reportandrun.com/#download) on your mobile device.
2. Tap the three horizontal lines in the top-left corner.

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FVHx0fLj2SO1Bi1nuuXJN%2Fadd-space1.PNG?alt=media&amp;token=f84b4d1e-dee6-409b-9c5e-47c58aaf945d" alt=""><figcaption></figcaption></figure></div>
3. Tap **free tier**.

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FHxPxWB923isA9u2sxjw8%2Fsubscription1.PNG?alt=media&amp;token=8c0d795a-f2de-4a15-a89e-4b7d2b8fb730" alt=""><figcaption></figcaption></figure></div>
4. Scroll to the bottom of the *Premium Features* screen.
5. Tap **log in**.&#x20;

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FeZbKdzywgCiNxo2Uul2d%2Flogin1.PNG?alt=media&amp;token=d4df7df7-bdcf-465e-8630-f068ac03d6c2" alt=""><figcaption></figcaption></figure></div>
6. Login with your Report and Run: Offline Team credentials and immediately gain access to paid features.

   <div align="left"><figure><img src="https://2258011682-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FckLB3gwA2WX6jXVfuW08%2Fuploads%2FLnxpsIl2fJQzeT1Q7Q7I%2FIMG-9138.PNG?alt=media&amp;token=74287d37-043d-488e-a0c7-06c3bf503326" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/report-and-run-offline-team/showing-your-team-how-to-log-in.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
