Assistants that are created are stored persistently on the OpenAI server. You can create them through API or via your OpenAI developer dashboard. If you create them via API, each one will get a new unique AssistantID which you can see in the dashboard.
If your assistants are all the same, you’ll want to reuse the AssistantID rather than have multiple duplicates on the OpenAI server.