# You MUST learn at least the basics of Project Management

## You can't run your business without proper management

Starting a SaaS entails getting things built then marketing and selling the thing you built. Once you're done building the system, your users will be expecting the next feature, the next thing, the next integration, and for you to keep the system up and running. Throughout all of this, you must have a method of getting these things done or you are going to get completely lost in the sea of requests, promises, and the resulting very upset people.&#x20;

All of this requires a method, and this has turned into it's own industry. To become a pro takes years of practice and experience. But to understand the basics takes about an hour.&#x20;

If you are:

* An entrepreneur starting a SaaS business
* An executive getting a SaaS built for your company
* A developer or designer building a tool system

**THEN YOU MUST HAVE MORE THAN A RUDIMENTARY UNDERSTANDING OF AGILE DEVELOPMENT!**

{% hint style="info" %}
**PROTIP:** If you do nothing else, take an hour or two and read the [Atlassian guide to project management](https://www.atlassian.com/project-management). It will be worth it’s time in dollars tenfold, guaranteed. If you don’t have an understanding of project management before going into this process, you are setting yourself up for failure.
{% endhint %}


---

# 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://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/saas-development-project-management.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.
