# Log assets to Vectice

Enhance your workflow with Vectice's robust logging capabilities, ensuring all your assets are accurately tracked and easily accessible. Discover how to seamlessly log your assets to the Vectice app using Vectice's API.

### Asset logging guides

* :star:[Autolog your assets](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/autolog-your-assets)
* [Log datasets](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/log-datasets)
* [Log models](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/log-models)
* [Log attachments and notes](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/log-attachments-and-notes)
* [Log code](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/log-code)
* [Log assets using Vectice IDs](https://docs.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice/log-assets-using-vectice-ids)


---

# 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.vectice.com/25.1/log-and-manage-assets-with-vectice-api/log-assets-to-vectice.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.
