# Getting Started (revise this..)

## Prerequisites&#x20;

* <mark style="color:red;">Review the</mark> [*<mark style="color:red;">Telework Personnel Procedure</mark>* ](https://cityspace.austintexas.gov/files/assets/workspace/hr-bulletins/telework.pdf?BestBetMatch=telework%20procedure|32d8929b-2bc1-4a27-b394-409c3b0f2dcb|cce81894-b080-4e68-91be-5a25cdc7a7ed|)*<mark style="color:red;">(pg 1-5)</mark>* <mark style="color:red;"></mark><mark style="color:red;">and complete attached</mark> <mark style="color:red;"></mark>*<mark style="color:red;">Telework Self-certification Safety Checklist for Alternate Work Site</mark>* <mark style="color:red;"></mark><mark style="color:red;">to affirm that you have a work site suitable for teleworking.</mark>&#x20;

{% file src="/files/-M2R3h0SmsfQEOmxm7BG" %}
Self-certification Safety Checklist for Alternate Work Site
{% endfile %}

* Complete the [*Telework Request Form*](https://atd.knack.com/hr#new-telework-request/)

## Software&#x20;

There are several tools available to staff for remote work.&#x20;

### Remote Desktop Applications

These options will enable you to remote into your city computer from your personal computer. This means you will have the same applications, configuration, etc. available to you at home as you do in the office, even if you do not have a city-owned laptop.

* [**Citrix Receiver**](/tpw-staff/working-remotely/citrix-receiver.md)&#x20;
* Other Alternative?

### Virtual Private Network Clients

You need to be on the City of Austin network to access various resources such as shared network drives, the HR Portal, the original CitySpace, and many City of Austin SharePoint sites.&#x20;

When working remotely without an Ethernet connection, you can use a VPN to access these resources and securely send and receive data. A VPN allows you to use a laptop computer or mobile device as if it were directly connected to a private network.

* [**NetMotion**](/tpw-staff/working-remotely/netmotion.md) *-* NetMotion is the simplest VPN option. If you have a city-owned laptop, it most likely has NetMotion installed already.&#x20;
* **Cisco AnyConnect** - If you are working from a personal computer or a City-owned laptop without NetMotion, you will want to use Cisco AnyConnect. It requires a [more extensive set up](https://atx.service-now.com/sp?id=kb_article\&sys_id=bc5e00bddbe48414c56254f94896190e).&#x20;
  * The client we use to remotely connect to the City network from a Mac.
  * [Installer](https://drive.google.com/file/d/1YJFvFCGJIbXhgnl_omWwTGQR2dpmMyAo/view?usp=sharing)
  * [Instructions for installing and configuring to work in OSX Catalina](https://docs.google.com/document/d/1_RoFPflbpzvWOuSq7g2WbNidgPkbWdTmIoa4Fftf94Q/edit#)

### Requesting Remote Access

* [Citrix Access Request Form](https://atx.service-now.com/sp?id=sc_cat_item\&sys_id=02e490c6db7f1300a314e1c2ca9619e6) (Default Service Request form)
* [NetMotion New User Request](https://atx.service-now.com/sp?id=sc_cat_item\&sys_id=e85bb6e5dba38450e2f1121d1396191f)
* [GoToMyPC New User Request](https://atx.service-now.com/sp?id=sc_cat_item\&sys_id=afb93b35db2f445021ccef92ca961905)

{% hint style="warning" %}

### Use of personal devices

If you use your personal computer for work at the any CoA office be advised that you should never directly connect to the CoA Ethernet network. You can connect to the CoA internal network via VPN when necessary. CTM runs occasional security scans for devices that shouldn't be on the network and if they discover your personal computer, they reserve the right to take your computer, run scans, and review files.
{% 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://atd-dts.gitbook.io/tpw-staff/working-remotely/getting-started.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.
