> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/automation-api-and-sdks/automation-settings.md).

# Automation settings

### Selenium Browser Automation

Browser automation is a feature which allows you to automate processes online. This can be as simple as a button click to complex automated login and registration systems. The Incogniton browser automation uses the **selenium webdriver**. Next to this, we also support **Puppeteer automation**.

### REST API

REST API is a way for software systems to communicate over the internet. It lets you manage browser profiles within Incogniton.

### API documentation

For more information, see the API documentation here: [API docs Incogniton](https://api-docs.incogniton.com/).
