# IRS

The options on this screen are for information purposes only, and are not used for reporting purposes.

{% hint style="info" %}
NOTE: This branch is only visible if the US Configuration option is enabled in Time & Attendance / View / Options / General.
{% endhint %}

**Federal Allowance**

Enter in this field the number of federal withholding allowances the employee claims.

**Add.Federal Witholding/Week**

Enter in this field the additional amount of federal withholding allowances the employee has per week.  You must enter a number in this field, even if you must enter "0".

**State Allowance**

Enter in this field the number of state allowances the employee claims.

**Add.State Witholding/Week**

Enter in this field the additional amount of state withholding allowances the employee has per week.  You must enter a number in this field, even if you must enter "0".

**Military Status**

Enter in this field the employee's military status. Examples are "Civilian", "Reserve" or "Officer".


---

# 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://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chapt-13-time-and-attendance/file/employee-1/irs.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.
