Agentic AI › Build
Knowledge
What an agent may read that is not a tool call — a folder, a set of articles, a report. Retrieval rather than action.
Where to find it
- Module: Agentic AI
- Group: Design
- Section: Build
- Screen: Knowledge
Address in the console: /agentic/knowledge-sources
List · 8 columns · 12 fields on its form · 3 of them required
What the list shows
These are the columns of the list, in the order they are drawn. Any of them can be sorted on, filtered on, hidden, or exported.
| Column | Kind | Field name |
|---|---|---|
| Code | Code | code |
| Name | Text | name |
| Agent | Text | agent_name |
| Kind | Status | source_kind |
| Items | Number | item_count |
| Char limit | Number | max_chars |
| Refreshed | Date and time | last_refreshed_at |
| Active | Yes or no | is_active |
The form
What is asked for when a record is created here. Required fields are marked; a choice drawn from a configuration list is one an administrator can extend without a release.
| Field | Type | Choices | Notes |
|---|---|---|---|
| Code required | Text | ||
| Name required | Text | ||
| Agent | Choice | Looked up from existing records | |
| Kind required | Choice | resource, drive, content_source, document, report, url, text, knowledge_base | |
| Module | Text | ||
| Resource | Text | ||
| Address | Text | ||
| Text | Long text | ||
| Most items | Number | ||
| Most characters | Number | A guard against a tenant with forty thousand articles turning every run into a forty-thousand-article prompt. | |
| Refresh every (hours) | Number | ||
| Active | Yes or no |
The rules that apply here
Everything on this screen obeys the platform rules rather than rules of its own. The ones worth knowing before you use it:
- Narrowing a list — search, conditions, sort, totals, export and saved views.
- What may be changed — the five grounds a record may not be edited on.
- Companies and business units — what the switcher above this list is doing to it.
- Creating a record — required fields, where choices come from, and how the number is allocated.
- Importing a spreadsheet — this screen accepts one, and it runs through the same rules as typing.