Article management
Overview
Article management lets you control which Knowledge articles your AI Agent can use when creating responses. After you’ve imported your articles, they appear on the Knowledge page, sorted so the articles that were most recently updated in your knowledge base appear first.
Use cases
Article management helps you curate your AI Agent’s knowledge to improve response quality.
- Exclude outdated content: Disable articles that contain outdated information until they are updated in your knowledge base.
- Control sensitive information: Restrict certain articles to specific end users based on variables like region or account type.
- Test new content: Disable new articles initially, then enable them after verifying they produce appropriate responses.
- Seasonal or promotional content: Activate or deactivate articles for time-limited campaigns or events.
Capabilities & configuration
Article management provides the following controls:
- Active/inactive status: Enable or disable individual articles or bulk-select multiple articles at once.
- Availability rules: Restrict articles to specific end users based on variable conditions.
- Search and filter: Find articles by name, status, source, language, or custom tags.
- Pagination: Navigate through large article lists with customizable page sizes.
Quick start
Control article availability in a few steps.
To enable or disable articles:
For more options, see Enable or disable articles.
Implementation & usage
Manage article status, availability, and filtering to control how your AI Agent uses Knowledge content.
Enable or disable articles
Control whether your AI Agent can create content from individual Knowledge articles. By default, when you connect your knowledge base to Ada, all articles are active, which means your AI Agent can create responses from them.
To enable or disable articles:
-
On the Ada dashboard, go to Config > AI AGENT > Knowledge.
-
Change settings for articles one by one, or select the articles you want to include or exclude all at once. If you want to see any of your articles in more detail, you can click an article’s name to open it in a new tab.
-
To include or exclude an individual article from your AI Agent’s response content, toggle the Active setting beside it.
-
To change article status in bulk, select the relevant check boxes to the left of the article name.
To find articles, you can enter search terms in the Search by article name field, or click the Filter list to filter articles by:
- Whether the articles are currently active
- The source they came from
- The language they’re in
- Any custom article tags you associated with them using the Knowledge API
Then, you can select articles from your results.
At the bottom of the list of articles, you can also change how many articles to display at a time, or move between pages. Even if you scroll through different pages onscreen, the dashboard remembers the articles you’ve already selected.
-
-
At the bottom of the page, click either Set as inactive or Set as active. Your AI Agent immediately adds or removes your selected articles from the content it can use to generate responses.
Restrict article availability
Limit which end users can access specific Knowledge articles based on variable values. You can restrict Ada articles to certain end users based on information your AI Agent collects and saves in variables.
You can only use variables your AI Agent can collect through your browser, or that you collect in a block and allow to be available outside of the structured content the block is in. You can’t use variables your AI Agent collects using Actions.
To restrict article availability:
-
On the Ada dashboard, go to Config > AI AGENT > Knowledge.
-
Select the articles you want to change the availability for.
To find articles, you can enter search terms in the Search by article name field, or click the Filter list to filter articles by:
- Whether the articles are currently active
- The source they came from
- The language they’re in
- Any custom article tags you associated with them using the Knowledge API
Then, you can select articles from your results.
At the bottom of the list of articles, you can also change how many articles to display at a time, or move between pages. Even if you scroll through different pages onscreen, the dashboard remembers the articles you’ve already selected.
-
Click Set availability. The Set availability window opens.
-
To restrict the article to certain end users, select Based on the following rules.
-
A section expands where you can enter the logic your AI Agent will use to decide whether to serve the article.
- Under Where, in the Choose a variable list, select a variable.
- In the next dropdown, select an operator so you can define a relationship between the variable and the value you want to target.
- In the Value field, enter or select a value for the variable that you want to use to target end users.
- If required, add additional conditions.
- To add a new top-level condition, click Add
.
If you’re adding your first additional top-level condition, in the dropdown that appears, choose And or Or as the operator for all of your top-level conditions.
- To create or add to a group of conditions, click the Add to group icon
beside a condition you want to include in the group.
If you’re creating a group, in the dropdown that appears, choose And or Or as the operator for all of the conditions in that group.
Understand comparison operators
Comparison operators are logic statements that tell your AI Agent to match end user information that’s captured in the variable you’re using. The available operators vary based on the variable type you’re using:
-
-
Click Save. Your AI Agent updates the availability for the selected articles, and lists the rules you set in the Availability column.
Filter articles
Filter Knowledge articles by shared attributes such as language, activation state, source, or availability.
To filter articles:
- On the Ada dashboard, go to Config > AI AGENT > Knowledge.
- Under Articles, open the Filter drop-down. Select a filter type: Language, State, Source, or Availability.
- Choose an Operator (e.g., Is, Is Not).
- Select a Value (e.g., “en” for Language, “Active” for State, a specific source, or an availability rule).
- Click Apply to update the article list.
Filter types
Several filter types are available, each serving a specific use case:
-
State (Active/Inactive): Filter to show only articles that are currently active or inactive. Useful for bulk activation/deactivation and auditing live content.
-
Source: Filter articles by their source (e.g., Zendesk, Created in Ada, Imported Website) to manage or review content from specific integrations. This is helpful when multiple knowledge sources are connected and you want to isolate or troubleshoot content from a particular system.
-
Language: Filter articles based on the language code. Useful for multilingual AI Agents to manage or review content in a specific language, or to ensure coverage across supported languages.
-
Availability: Filter by custom rules (e.g., region, end user segment) defined in the article’s rules field. This is useful when you need to quickly verify or edit articles that are available only for specific use cases.
These filters can be combined for granular control and bulk operations in the Ada dashboard.
Related features
Explore related Knowledge capabilities:
- Article creation: Create Knowledge articles directly in Ada.
- Knowledge integrations: Connect external knowledge bases like Zendesk, Salesforce, or Contentful.
- Web import: Import content from public-facing websites.