> For the complete documentation index, see [llms.txt](https://guide.taskopad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.taskopad.com/guides/master-setup-creation-process/manage-service.md).

# Manage Service

***Service Creation:*** Click on “Add New Service” to add a service.&#x20;

There are two types of services, recurring service, and non-recurring service.&#x20;

1. ***Non-recurring*****&#x20;services** are one-time Services.
2. ***Recurring services*** means a service that is repeated on a frequency basis, which you are providing directly to your client.

***Non-recurring Services:***

For instance, GST Registration is a non-recurring service because it has to be done only once. Add the Service name, select no, and Submit to create a non-recurring service. (All the fields are mandatory here)

<figure><img src="/files/ihSqKafscz4K4uJpiANn" alt=""><figcaption></figcaption></figure>

***Recurring services:*** For recurring services like GST filing return which has to be repeated monthly, you need to select the frequency, set the due date, and when you want this service to recur.&#x20;

In frequency, You can set custom, daily, weekly, monthly, quarterly, and yearly.

<figure><img src="/files/J4ZQUroT18ZNg14cGeQm" alt=""><figcaption></figcaption></figure>

You can also select the client list, after importing them from the “**Add Clients**” tabs.&#x20;

<figure><img src="/files/CVBnYhC8Pz3P3cQ3M9Xg" alt=""><figcaption></figcaption></figure>

This means this service needs to be performed for these clients and you can also select your internal team members who are going to perform this service for that client. So on the recurring date, a task will be auto-generated on the Dashboard.

<figure><img src="/files/BnUgnbRVRY1JHp97CVKh" alt=""><figcaption></figcaption></figure>


---

# 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://guide.taskopad.com/guides/master-setup-creation-process/manage-service.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.
