# Features

## Activating Features

Features are not activated by default to prevent cluttered user interfaces.

To activate a feature, navigate to settings, find the feature, and click activate:

<figure><img src="/files/uxKABARcOexpijTqQ1N0" alt=""><figcaption><p>An inactive billing settings page</p></figcaption></figure>

## Removing Features

Click “Permanently delete connection”

This will remove your account connection with [Xero](https://www.stayonhire.com/xero).

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

## Re-connecting Features

A StayOnHire account can have its feature re-connected back again at a later date.

The reconnection will keep any historical data from the future in the past.


---

# 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.stayonhire.com/getting-started/company-setup/features.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.
