On various REST api methods for downloading data, the option to filter users by departments, tags, or to pass specific user IDs has been added. For example, you can use the REST API to download the current activity of users only from the Warehouse 1 department or only with the "driver" tag, so you don't have to transfer the data of all users. This will be especially appreciated by companies with more than a thousand users, in which calling some REST api methods could take more time.