> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/overview/readme/plan-your-update-strategy.md).

# Plan Your Update Strategy

Once you learn some of the basics about [JFrog Connect](https://jfrog.com/connect/), such as registering a device, creating an update flow, and deploying a software version, it’s time to think about the big picture.&#x20;

How will you organize the devices in your account, create re-usable workflows, and use the many tools in Connect to manage your devices efficiently over the long term?

In this chapter, we introduce some key concepts and walk you through an idealized use case that does not go into all the numerous variations possible. You can then use this as a model for building your own strategy according to your specific business needs.

## What’s Next?

Learn some of the [basic software update concepts](/overview/readme/plan-your-update-strategy/software-update-objectives-and-concepts.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.connect.jfrog.io/overview/readme/plan-your-update-strategy.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.
