> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/sel-faq/setup-and-licensing/installation-activation-lice/how-it-works/sharing-a-single-license-betwe.md).

# Share your seats between computers

How to share Internet Activated ENERCALC SEL seats among multiple computers using automatic activation and deactivation.

## How can I conveniently share one or more Internet Activated seats among multiple computers?

Here’s how you can do it:

1. Launch ENERCALC SEL on computer #1.
2. If the Project Assistant is displayed, click the Close button.
3. Click License > Software Activation.
4. Click the Internet Deactivate button.
5. Click the Internet Activate button.
6. In the Select Activation Type dialog, click the option for Automatic Activation and Deactivation.
7. Click the "Click Here to Activate" button in the Select Activation Type dialog. The User Info & Licensing Information dialog will now indicate “Licensed & Activated Software”.
8. Click the Continue to Program button in the User Info & Licensing Information dialog.
9. Click File > Exit. (Because of the way you just configured the activation dialog, closing the SEL on this computer returns your license to the Activation Server so it will be available for you regardless of where you launch from next time.)
10. Now launch SEL on computer #2.
11. Repeat steps 2 through 9 on computer #2.
12. Repeat steps 10 and 11 on additional computers if necessary.

With this configuration you can automatically share your Internet Activated seat(s) among multiple computers. This is an effective way to configure multiple computers to draw from a "pool" of individual licenses via the Internet Activation system.

[Click here to return to the table of contents](https://enercalc.com/faq_help_20/)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/sel-faq/setup-and-licensing/installation-activation-lice/how-it-works/sharing-a-single-license-betwe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
