# Custom list

- [Attachments](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/attachments.md): Add, delete and list
- [Create new item](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/create-new-item.md)
- [Create new item, with field values](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/create-new-item-with-field-values.md)
- [Delete item](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/delete-item.md)
- [Get items by query](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/get-items-by-query.md)
- [List all items](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/list-all-items.md)
- [List fields of items](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/list-fields-of-items.md)
- [Update item field](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/update-item-field.md)


---

# 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://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list.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.
