[Intum Help](https://intum.com/help.md) / [Noe](https://intum.com/help/noe.md)

# [Noe AI in Intum](https://intum.com/help/noe/noe-ai-in-intum.md)

## AI built into the system

Throughout the Intum system you'll find <button style="cursor:default;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #d1d5db;border-radius:5px;font-size:12px;font-weight:500;color:#374151;background:#fff"><svg style="height:12px;width:12px;color:#6b7280" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.455 2.456L21.75 6l-1.036.259a3.375 3.375 0 0 0-2.455 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z"/></svg> AI</button> buttons that let you quickly use AI in the context of the current view - such as helpdesk configuration, content generation, or data analysis.

Additionally, text editors include AI-assisted writing features - correcting, shortening, expanding, and translating text.

### Prompts

Each AI button operates based on a **prompt** - an instruction that defines AI behavior. The system has default prompts that can be customized at the level of:

- **Company** - shared settings for the entire organization
- **Department** - separate AI behavior for different teams
- **User** - individual preferences

### Vector databases

A company can store its own information in **vector databases** - such as procedures, FAQs, and product documentation. The collected information is automatically used by AI buttons throughout the system, so AI responses are tailored to your company's specifics.

---

## Noe applications and tools

In addition to built-in AI features, the Noe module enables you to independently create:

- **Applications** - custom web applications (Svelte, Vue, React, HTML/JS) running inside Intum or as standalone pages
- **Databases** - flexible databases with dynamic schemas that AI can create and manage for applications
- **Vector databases** - additional databases for collecting and semantically searching information

Noe applications allow you to extend system functionality without involving developers - a business user can build a tool tailored to their own needs.