> For the complete documentation index, see [llms.txt](https://docs.boldminded.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boldminded.com/datagrab/docs/assigning-authors.md).

# Assigning Authors

[![Assign authors with DataGrab](https://brandnewbox.co.uk/images/datagrab_authors_th.jpg)](https://brandnewbox.co.uk/images/datagrab_authors.png)

DataGrab won’t create members for you - it cannot guarantee having all the information it will need - but it will let you dynamically assign authors based on a field in the data source.

In the “Other settings” section of the configuration you can set the following options:

**Default Author**

This will allow you set the default author that entries will be assigned to.

**Author**

This will give you a pull-down list of the available fields in your data source. If you choose an option here, the module will attempt to find a member that matches this field and assign the entry to it.

**Author Field Value**

DataGrab can look in the following fields to see if the Author matches an existing member: member id, screen name, username, email address


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.boldminded.com/datagrab/docs/assigning-authors.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.
