# Accessing the app

## 1. Going to the login page

To navigate to ClauseBuddy's login page, you:

### In Microsoft Word for Windows

Click on the ClauseBuddy icon within the Home section of the top bar ("ribbon").

<figure><img src="/files/34u6Ug8FjR3Cms06gf1b" alt=""><figcaption></figcaption></figure>

### In Microsoft Word for Mac

Similarly, click on the button in the Home section of the ribbon.

<figure><img src="/files/VXZgdcgZTjthVohCkX7V" alt=""><figcaption></figcaption></figure>

### In Microsoft Word Online

If you want to use ClauseBuddy inside of Microsoft Word Online (i.e., Word running inside of a browser), then click on the "..." button of the Home pane of the ribbon and choose "ClauseBuddy".

<figure><img src="/files/7qkP57fq4FvO13RtwfuI" alt=""><figcaption></figcaption></figure>

### In a browser

Go to <https://app.clausebuddy.com>

### In the traditional version of Microsoft Outlook for Windows

Click on the "..." button inside of a new email

<figure><img src="/files/NvqjofpvhZyuHQXWSvf5" alt=""><figcaption></figcaption></figure>

### In the new Microsoft Outlook for Windows

Click on *Apps* when drafting a new email, and then select ClauseBuddy from the list.

<figure><img src="/files/ELLXzS6OkR9KWaX19E1j" alt=""><figcaption></figcaption></figure>

### In Microsoft Outlook for Mac

Click on the "..." icon inside of a new email window, and select ClauseBuddy from the list.&#x20;

Tip: you may want to click on the *Customise toolbar* option inside of the "..." dropdown menu and drag ClauseBuddy to the toolbar, so that it is always visible there.

<figure><img src="/files/jwmlkNoXVnCg4FDkYhXF" alt=""><figcaption></figcaption></figure>

***

## 2. Logging in <a href="#login" id="login"></a>

Once navigated to ClauseBuddy — in Word for Windows, Outlook, browser, ... --  you need to effectively login if this is the first time you're using ClauseBuddy.

## Logging in with a security code <a href="#login" id="login"></a>

If you're using ClauseBuddy in a small team without a big IT-department, then you probably received a "**security code**" from ClauseBase or from your team leader.&#x20;

To effectively login with this security code, click on the top button "Sign in with a security code".&#x20;

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

Next, enter the security code, or click on the bottom link to retrieve the security code with your email address.

<figure><img src="/files/5o14w8GV6q46pBrTaZBk" alt="" width="363"><figcaption></figcaption></figure>

## Logging in with "Single Sign On" (SSO)

If you're using ClauseBuddy in a large organisation, then Single Sign On (SSO) was probably set up for you by your IT-department. In such a scenario, you don't get a security code; instead you login by passing through the security procedures of your own company.

To do so, click on the green button at the bottom:&#x20;

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

Next, enter your email address and click on the blue "Request login" button.

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

You will then be forwarded to the login procedure of your own organisation, which will be shown in a popup-window if all goes well. This looks and behaves differently for every organisation (e.g., some organisations require the use of a token, some a fingerprint reader), but in the end you should arrive in the ClauseBuddy homepage:&#x20;

<figure><img src="/files/iT1cd6aG6TO29fmU7moB" alt="" width="563"><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://help.clausebuddy.com/accessing-the-app.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.
