# Knowledge Document Import

<figure><img src="/files/QczEw4DAWvPgkpt4zm4E" alt=""><figcaption></figcaption></figure>

## To import KB Articles

{% hint style="warning" %}
All documents imported will come in as abstracts and all article parameters (Profile, Status, etc) will be set to the default values.
{% endhint %}

1. Go to System Admin ->Knowledge Bank -> Knowledge Document Import
2. Tick the "Enabled" box.
3. Set the Frequency of your scan
4. Add the directories you want scanned.

{% hint style="info" %}
The KB Articles will import as Abstracts without regard to any Knowledge Entry Types you have defined.  They will be set with the the default Profile Value and Default Status and Type values. &#x20;

1. If the Default Profile is "Internal" then they will come in as Internal Abstracts
2. If the Default Status is "Draft" they will come in as Drafts.

Meaning, in this scenario, all imported articles will come in as Internal, draft abstracts.

If your system is moderated, ensure the default Status has moderation enabled.
{% endhint %}

## Troubleshooting Failed Imports

1. Ensure the Service is running and restart it.
2. Ensure the Service Account has access to the directory being scanned.
3. Ensure the default status and Type are viewable and that moderated is ON so that the article will import with the correct properties.


---

# 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.alemba.com/asm/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/knowledge-bank/knowledge-document-import.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.
