# Atfinity: No-Code Process Automation

Atfinity is a No-Code platform to describe and automate your business processes in a fast and efficient way. Many of our clients use this to automate KYC, KYB, client onboarding or lifecycle processes. However, Atfinity's no-code approach is very powerful and can be uses to automate and orchestrate virtually any business process you can imagine. We have clients using Atfinity daily for client lifecycle processes like change of circumstances, employee onboardings, vendor reviews and loan origination processes to name a few.

To get started, it's good to understand that Atfinity gives you two powerful tools:

1. In our **configuration tool**, you describe the process you would like users to follow, e.g. a client onboarding.
2. Our **case manager** uses our AI-inspired rule engine and leads users go through your defined process and asks them to provide necessary information.

Since you are reading this documentation, you are probably interested in how to configure Atfinity in the Configuration Tool.

If you are new to Atfinity, we suggest you start by reading our [Getting Started](https://docs.atfinity.io/guides/getting-started) guide.

## Case Manager

The Atfinity [Case Manager](https://docs.atfinity.io/broken-reference) is where users run processes, create and manage cases, fill out documents and forms with the necessary information, upload proofs, and submit cases for review and approval on a daily basis.

The Case Manager is where a user starts processes, and creates and modifies [cases](https://docs.atfinity.io/guides/glossary/case), by providing all the information required to reach the desired outcome - for example, the successful onboarding contract for a new client.

![](https://1779597918-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKsdT4MTNVRLMWXAn_s%2Fuploads%2F5JFHqAtspIbk9NmFDVri%2FScreenshot%202022-04-21%20165340.jpg?alt=media\&token=13381b2d-eff9-43db-adf9-c3d9758ff784)

## Configuration Tool

The Configuration Tool is where you create and define your processes. This documentation about how you do that.

![](https://1779597918-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKsdT4MTNVRLMWXAn_s%2Fuploads%2Fc9cKcbt1UZY4Z7cQPRai%2FScreenshot%202022-04-21%20170721.jpg?alt=media\&token=53373d4e-9a8b-4f97-9792-147b9618a9d8)

### Atfinity API

In addition, if you are a developer, you can also use our [extensive API](https://docs.atfinity.io/api) to integrate Atfinity into your existing landscape or even build your own frontend that lead users through a process by harnessing the power of our rule engine.


---

# 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.atfinity.io/readme.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.
