The Manager tab gives you a view of your form activity from a submissions perspective. Where Analytics tells you how your workflow is running, Manager tells you what people are submitting and what results they are getting. Get to it by clicking “Manager” in the top navigation bar of your project.Documentation Index
Fetch the complete documentation index at: https://docs.vectorshift.ai/llms.txt
Use this file to discover all available pages before exploring further.
Filters and time range
At the top of the Manager tab you will find a date range picker defaulting to the last 30 days and a Weekly toggle next to it. Use these to focus on a specific time window. Click Reload to make sure you are seeing the latest data.
Summary cards
At the top of the Manager tab you will see three summary cards side by side: Runs, Failures, and Model Costs. These give you the same top-line numbers as Analytics but viewed from the submissions perspective.
Form responses

- Source shows where the submission came from, for example a direct link, an embedded form, or an API call.
- Name shows the form or pipeline name associated with that submission.
- Status shows whether the run completed successfully or failed.
- Start Time shows when the submission was received.
- End Time shows when the run finished processing.
- Email shows the email address of the user who submitted the form, if they were logged in.
- Error Message shows the error detail if the run failed. Use this column to quickly identify what went wrong on a specific submission without having to dig into the full trace.
- Details is a clickable link that opens the full run details for that submission, including inputs, outputs, and the trace through each node.

