> ## Documentation Index
> Fetch the complete documentation index at: https://docs.feedspace.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Imports

> Tools for importing reviews into Feedspace.

Manually import text reviews and testimonials into your Feedspace workspace with full reviewer details. For bulk imports or importing from platforms like Google, Trustpilot, G2, etc., use the import features in the [Feedspace dashboard](https://app.feedspace.io) directly.

## Available Tools

| Tool                 | Description                                                                         | Try asking                                                               |
| -------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| `import_text_review` | Import a text review with the reviewer's name, company, job title, rating, and more | "Import a testimonial from John Smith at Acme Corp with a 5-star rating" |

## Notes

* Only `workspaceId`, `customer_name`, and `review` are required. Everything else is optional.
* `rating` accepts 1 to 5 and allows half stars, such as `4.5`. When omitted it defaults to **5**, matching the web app's import form.
* `review_at` takes a date as `YYYY-MM-DD`, so imported reviews keep their original date rather than today's.
* `review_url` stores a link back to where the review originally appeared.
