> 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/yuki.md).

# Yuki

Connect OutSmart with Yuki and manage relation imports and invoice exports.

**Yuki** connects OutSmart with your Yuki administration.

Use this section to set up the connection and manage what syncs in and out.

### In this guide

* [**What is Yuki?**](/integrations/integrations/yuki/what-is-yuki.md)
* [**Set up Yuki**](/integrations/integrations/yuki/set-up-yuki.md)
* [**Configure Yuki imports**](/integrations/integrations/yuki/configure-yuki-imports.md)
* [**Configure Yuki exports**](/integrations/integrations/yuki/configure-yuki-exports.md)
* [**Troubleshoot Yuki**](/integrations/integrations/yuki/troubleshoot-yuki.md)

### What you do with Yuki

* import relations from Yuki into OutSmart
* export work orders or invoices to Yuki as sales invoices
* keep customer and invoice data aligned between both systems

### Recommended order

1. Start with [**What is Yuki?**](/integrations/integrations/yuki/what-is-yuki.md).
2. Then [**set up Yuki**](/integrations/integrations/yuki/set-up-yuki.md).
3. Then configure [**imports**](/integrations/integrations/yuki/configure-yuki-imports.md) and [**exports**](/integrations/integrations/yuki/configure-yuki-exports.md).
4. Use [**Troubleshoot Yuki**](/integrations/integrations/yuki/troubleshoot-yuki.md) when a sync fails.

### Important to know before you start

* You need the Yuki integration activated in the **License Manager**.
* You connect with a **Yuki API key**.
* OutSmart does not store your Yuki password.
* You can sync **one administration at a time**.
* The **sync date** controls which changed records are imported.
* The log panel shows recent sync activity and errors.

### Related topics

* [**Set up a software integration**](/integrations/integrations/set-up-a-software-integration.md)
* [**What are Integrations?**](/integrations/integrations/what-are-integrations.md)
* [**Integrations FAQ**](/integrations/integrations/integrations-faq.md)


---

# 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/yuki.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.
