# Billy

{% hint style="info" %}
💪 **Difficulty:** medium

⏳ **Time to complete**: approx. 5 minutes
{% endhint %}

## 💬 Description

Billy is an accounting software for SMBs. Since we’re using Billy you can almost extract everything from Billy. If anything is missing let us know and we’ll sort it out.

## 🤑 Use Case

Can be used for a *wealth* of things.

## 🛠️ Setup

This one might seem a bit complex. If you struggling, [schedule a call](https://calendly.com/thomas-less/speak-to-less) with us.

### Step #1: Navigate to "Adgangsnøgler" (API Keys)

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

### Step #2: Create a new key

Click Opret adgangsnøgle (see below) and put whatever name and description you want.

<figure><img src="/files/988VC27YQn1l3ag7qxwq" alt=""><figcaption></figcaption></figure>

### Step #3: Copy the new key

Copy/paste the key (”nøgle”) shown below and input it in Less where it says **Access Token**. Then choose the tables you wanna extract and go nuts with your financial data!

<figure><img src="/files/IlnexJy5t1g3DspUNaeo" alt=""><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://resources.less.tech/less-tech/connectors/connector-guides/billy.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.
