> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/integrations/integrations/jortt/what-is-jortt.md).

# What is Jortt?

Understand what Jortt syncs with OutSmart, what it needs, and which system leads.

## What is Jortt?

### Introduction

**Jortt** is online accounting and invoicing software.

The Jortt integration links your OutSmart data with your Jortt administration, so you do not enter the same customers and invoices twice.

### Detailed explanation

With **Jortt** in OutSmart, you can:

* import **customers** from Jortt into OutSmart relations
* export **completed work orders** to Jortt as **concept invoices**
* create a **new customer** in Jortt automatically when a work order needs one

Jortt stays the leading system for customer data. When you import, customer details from Jortt overwrite the matching relation in OutSmart.

The integration runs automatically in the background every **15 minutes**. You can also start a sync manually from the settings page.

When you complete and invoice a work order in OutSmart, the integration creates a matching concept invoice in Jortt. You review and send that invoice from Jortt.

### Step-by-step guide

A common setup works like this:

1. Connect your Jortt account to OutSmart.
2. Import your customers from Jortt.
3. Complete work orders in OutSmart as usual.
4. Let the integration create concept invoices in Jortt.
5. Review and send those invoices from Jortt.

### FAQ

<details>

<summary>Do I need a separate Jortt subscription?</summary>

Yes.

You need your own Jortt account, and the invoice export requires a paid Jortt plan.

</details>

<details>

<summary>Does OutSmart store my Jortt password?</summary>

No.

You sign in through the Jortt login page, and OutSmart only receives the access needed for the connection.

</details>

<details>

<summary>Which system should lead for customer data?</summary>

Jortt.

Changes made to imported relations in OutSmart are overwritten by Jortt data on the next sync.

</details>

### References

* **Jortt**
* **Set up Jortt**
* **Set up a software integration**


---

# 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://knowledge.out-smart.com/integrations/integrations/jortt/what-is-jortt.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.
