Skip to main content
Context is the information Rocket has access to when working on a task. Inside a project, that context is shared. Every task can draw on the same files, connected documents, and outputs from earlier tasks without re-uploading or re-explaining anything. The more relevant work you do inside a project, the richer the shared foundation becomes.
Context is scoped to a project. Tasks in different projects do not share context with each other.

What counts as context

How context flows between tasks

Once you have multiple tasks in a project, their outputs become context for each other. A few common patterns:
You run a Solve task to analyze competitors in your space. The report identifies the three features users expect most.You then create a Build task in the same project. Rocket references the competitive findings automatically, so the first generation already prioritizes those features.
You’re building an e-commerce app and realize you need a pricing strategy. You create a Solve task in the same project. Rocket already knows the product category and target audience from the Build task, so the pricing analysis is specific to your product rather than generic advice.
You build an MVP web app as your first Build task. Later, you create a Build task for a companion landing page. Rocket carries forward the branding, messaging, and product details, so the landing page is consistent with the app from the start.

Standalone tasks vs project tasks

You don’t need a project to use Rocket. Standalone tasks work fine for one-off questions and quick builds. The difference is context.
If you start with a standalone task and later want shared context, you can add it to a project at any time without losing any history.

Tips

  • Upload files early. Add brand guidelines, product specs, or reference docs when you create the project so every task starts with the right foundation.
  • Be specific in prompts. Even with shared context available, explicit references get better results: “Based on the competitive analysis from earlier, build a landing page that emphasizes our differentiators.”
  • Keep related work together. The more relevant tasks you group in one project, the richer the shared context becomes.

What’s next?

Upload files

Add documents and data that all tasks in your project can reference.

Connect services

Bring in live content from Notion and Google Drive.